Skip to content

build(deps): bump spring-boot from 4.0.2 to 4.0.4#339

Closed
juliocastrodev wants to merge 1 commit intomainfrom
fix/dependabot-40-spring-boot-4.0.4
Closed

build(deps): bump spring-boot from 4.0.2 to 4.0.4#339
juliocastrodev wants to merge 1 commit intomainfrom
fix/dependabot-40-spring-boot-4.0.4

Conversation

@juliocastrodev
Copy link
Contributor

Summary

  • Upgrades Spring Boot from 4.0.2 to 4.0.4
  • Spring Boot 4.0.4 brings Spring Framework 7.0.6 (patched version)
  • Fixes CVE-2026-22737 — path traversal via script view templates in Spring MVC/WebFlux (CVSS 5.9 medium)

Details

org.springframework:spring-webflux is a transitive dependency pulled in via the Spring Boot BOM. Spring Boot 4.0.2 resolves Spring Framework 7.0.3 (vulnerable), and 4.0.3 resolves 7.0.5 (still vulnerable). Spring Boot 4.0.4 is the first release that includes Spring Framework 7.0.6 (patched).

Test plan

  • ./gradlew test passes (56 tasks, BUILD SUCCESSFUL)
  • spring-webflux resolves to 7.0.6 after upgrade

Closes #40 (Dependabot alert)

🤖 Generated with Claude Code

Fixes CVE-2026-22737 (GHSA-4773-3jfm-qmx3) - Spring Framework path traversal
via script view templates. Spring Boot 4.0.4 brings Spring Framework 7.0.6
which contains the fix.

Closes dependabot alert #40.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@juliocastrodev juliocastrodev requested a review from a team as a code owner March 23, 2026 12:51
@juliocastrodev juliocastrodev deleted the fix/dependabot-40-spring-boot-4.0.4 branch March 23, 2026 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant